runtime/pprof.profileBuilder.pbLine (method)

2 uses

	runtime/pprof (current package)
		proto.go#L180: func (b *profileBuilder) pbLine(tag int, funcID uint64, line int64) {
		proto.go#L551: 		b.pbLine(tagLocation_Line, funcID, int64(frame.Line))